Learn R Programming

darch (version 0.9.1)

setHiddenUnitStates<-: Sets the states of the hidden units

Description

Sets the states of the hidden units

Usage

setHiddenUnitStates(rbm) <- value

Arguments

rbm
A instance of the class RBM.
value
The states of the hidden units

See Also

RBM